home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / size10.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  102 lines

  1. Short:  Counts all bytes and blocks in a directory
  2. Author: m_hillen@informatik.uni-kl.de
  3. Type:   util/cli
  4.  
  5. NAME
  6.  
  7.     Size
  8.  
  9.  
  10. FORMAT
  11.  
  12.     Size DIRECTORY
  13.  
  14.  
  15. PURPOSE
  16.  
  17.     Size counts all bytes in the specified directory.
  18.  
  19.  
  20. SPECIFICATION
  21.  
  22.     If you want to copy a whole directory, and you do not know how much
  23.     files or bytes are located in this directory, this shell command 
  24.     will help you. It counts bytes, directries, blocks and links. The
  25.     actual size of the directory will also be counted. 
  26.  
  27.  
  28. OPTIONS
  29.  
  30.     DIRECTORY    Optional.
  31.             Enter the device or directory you want to scan. If
  32.             nothing is entered, the actual directory will be
  33.             scanned.
  34.  
  35.  
  36. EXAMPLES
  37.  
  38.     1> Size
  39.  
  40.     Blocksize:     512
  41.     Files:         3
  42.     Directories:   0
  43.     Bytes:         14571
  44.     Blocks:        33
  45.  
  46.     Total size occupied: 16896 bytes = 16.5 KB
  47.  
  48.     1> Size RAM:
  49.     
  50.     Blocksize:     1024
  51.     Files:         91
  52.     Directories:   14
  53.     Bytes:         147184
  54.     Blocks:        331
  55.  
  56.     Total size occupied: 338944 bytes = 331.0 KB
  57.         
  58.                             
  59. BUGS
  60.  
  61.     NONE.
  62.  
  63.  
  64. AUTHOR
  65.  
  66.     Markus Hillenbrand
  67.     Weserstrasse 9
  68.     36124 Eichenzell-Loeschenrod
  69.     Germany
  70.     
  71.     E-mail: m_hillen@informatik.uni-kl.de
  72.  
  73.  
  74. COPYRIGHT NOTICE
  75.  
  76.     This man page was written by:
  77.  
  78.     Markus Hillenbrand
  79.     Weserstrasse 9
  80.     36124 Eichenzell-Loeschenrod
  81.     Germany
  82.     
  83.     E-mail: m_hillen@informatik.uni-kl.de
  84.  
  85. SEE ALSO
  86.  
  87.     Info (AmigaDOS), List (AmigaDOS)
  88.  
  89.  
  90. ============================= Archive contents =============================
  91.  
  92. Original  Packed Ratio    Date     Time    Name
  93. -------- ------- ----- --------- --------  -------------
  94.     1233     727 41.0% 16-Nov-94 15:23:36  Size1.0.info
  95.      697     365 47.6% 16-Nov-94 15:18:42  Size1.0/Install
  96.     1870    1016 45.6% 16-Nov-94 15:15:04  Size1.0/Install.info
  97.     3696    2066 44.1% 16-Nov-94 15:04:18  Size1.0/Size
  98.     1244     613 50.7% 16-Nov-94 15:12:08  Size1.0/Size.man
  99.     1391     506 63.6% 16-Nov-94 15:14:52  Size1.0/Size.man.info
  100. -------- ------- ----- --------- --------
  101.    10131    5293 47.7% 18-Nov-94 09:05:20   6 files
  102.